toggle menu
Rell System Library API Reference
rell
switch theme
search in API
Rell System Library
/
[root]
/
decimal
/
from_text
from_text
rell
pure
static
function
from_text
(
value
:
text
)
:
decimal
Creates a decimal from a text representation.
Since
0.9.1
Parameters
value
The text representation of the number.